'Declaration
Public Overloads Sub SetSimpleMasking( _ ByVal Frames() As Integer, _ ByVal mode As MaskMode _ )
'Usage
Dim instance As DicomImage Dim Frames() As Integer Dim mode As MaskMode instance.SetSimpleMasking(Frames, mode)
public: void SetSimpleMasking( array<int>^ Frames, MaskMode mode )
Parameters
- Frames
Frame numbers of the frames for subtraction
- mode
- The subtraction mode to use